projects
/
gtk+3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0155009
)
Avoid redefining GNU_SOURCE
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 23 Mar 2017 15:13:33 +0000
(15:13 +0000)
committer
Daniel Boles
<dboles@src.gnome.org>
Sun, 26 Mar 2017 14:05:27 +0000
(15:05 +0100)
Gives a compiler warning with the wrong flags.
tests/gtkgears.c
patch
|
blob
|
history
diff --git
a/tests/gtkgears.c
b/tests/gtkgears.c
index d46f59876a386d7dfc2ff6f4f0df5bed2b139d8e..32a24dafb47b70cec64294b0ed4aabb0149b49cd 100644
(file)
--- a/
tests/gtkgears.c
+++ b/
tests/gtkgears.c
@@
-35,7
+35,6
@@
* Jul 13, 2010
*/
-#define _GNU_SOURCE
#include "config.h"
#include <math.h>